home *** CD-ROM | disk | FTP | other *** search
- object frmAbout: TfrmAbout
- Left = 794
- Top = 129
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 374
- ClientWidth = 324
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poMainFormCenter
- Scaled = False
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 13
- object pcTabs: TPageControl
- Left = 2
- Top = 2
- Width = 321
- Height = 338
- ActivePage = tsInfo
- Style = tsFlatButtons
- TabOrder = 1
- object tsInfo: TTabSheet
- Caption = 'About'
- object lHeader: TLabel
- Left = 111
- Top = 0
- Width = 87
- Height = 41
- Caption = 'Filzip'
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -35
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Image1: TImage
- Left = 8
- Top = 2
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image000.ico>}
- Transparent = True
- end
- object Panel: TPanel
- Left = 0
- Top = 43
- Width = 313
- Height = 263
- BevelOuter = bvLowered
- Color = clWhite
- TabOrder = 0
- object lVersionDesc: TLabel
- Left = 8
- Top = 10
- Width = 38
- Height = 13
- Caption = 'Version:'
- end
- object lAuthorDesc: TLabel
- Left = 8
- Top = 28
- Width = 34
- Height = 13
- Caption = 'Author:'
- end
- object lDateDesc: TLabel
- Left = 8
- Top = 47
- Width = 81
- Height = 13
- Caption = 'Compilation date:'
- end
- object lWebsiteDesc: TLabel
- Left = 8
- Top = 74
- Width = 42
- Height = 13
- Caption = 'Website:'
- end
- object lDate: TLabel
- Left = 104
- Top = 47
- Width = 48
- Height = 13
- Caption = '30.1.1999'
- end
- object lAuthor: TLabel
- Left = 104
- Top = 28
- Width = 75
- Height = 13
- Caption = 'Philipp Engel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lVersion: TLabel
- Left = 104
- Top = 10
- Width = 38
- Height = 16
- Caption = '0.99a'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object ulAddress: TURLLabel
- Left = 104
- Top = 73
- Width = 117
- Height = 16
- Caption = 'http://www.filzip.com'
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- URL = 'http://www.filzip.com'
- MouseOverFont.Charset = DEFAULT_CHARSET
- MouseOverFont.Color = clBlue
- MouseOverFont.Height = -13
- MouseOverFont.Name = 'MS Sans Serif'
- MouseOverFont.Style = [fsUnderline]
- end
- object ulAltAddress: TURLLabel
- Left = 104
- Top = 89
- Width = 107
- Height = 16
- Caption = 'http://www.filzip.de'
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- URL = 'http://www.filzip.de'
- MouseOverFont.Charset = DEFAULT_CHARSET
- MouseOverFont.Color = clBlue
- MouseOverFont.Height = -13
- MouseOverFont.Name = 'MS Sans Serif'
- MouseOverFont.Style = [fsUnderline]
- end
- object ulEmail: TURLLabel
- Left = 104
- Top = 116
- Width = 146
- Height = 16
- Caption = 'philipp.engel@filzip.com'
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- URL = 'mailto:philipp.engel@filzip.com'
- MouseOverFont.Charset = DEFAULT_CHARSET
- MouseOverFont.Color = clBlue
- MouseOverFont.Height = -13
- MouseOverFont.Name = 'MS Sans Serif'
- MouseOverFont.Style = [fsUnderline]
- end
- object lEmailDesc: TLabel
- Left = 8
- Top = 116
- Width = 28
- Height = 13
- Caption = 'Email:'
- end
- object lRights: TLabel
- Left = 8
- Top = 230
- Width = 297
- Height = 27
- Alignment = taCenter
- AutoSize = False
- Caption = 'lRights'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object imgDelphi: TImage
- Left = 91
- Top = 145
- Width = 130
- Height = 75
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- end
- end
- end
- object tsCredits: TTabSheet
- Caption = 'Credits'
- ImageIndex = 1
- OnHide = tsCreditsHide
- OnShow = tsCreditsShow
- object scCredits: TScrollingCredits
- Left = 0
- Top = 0
- Width = 313
- Height = 305
- Credits.Strings = (
- '&b&uFilzip'
- ''
- '&bCopyright 1997-2004 by'
- '&bPhilipp Engel'
- ''
- ''
- ''
- 'The Development Team:'
- '�����������������������'
- 'Philipp Engel (Main developer)'
- 'philipp.engel@filzip.com'
- ''
- 'Christian Schindler '
- 'Chris@filzip.com'
- ''
- 'Holger Dors'
- ''
- ''
- ''
- 'The Beta-Tester Team:'
- '��������������������'
- 'Holger Dors'
- 'Arno Pies'
- 'Frank Mitchell'
- 'Jogy George'
- 'UUS'
- 'nobody'
- 'Perotin'
- 'tom'
- ''
- 'and others....'
- ''
- ''
- 'Special Thanks to:'
- '����������������'
- 'Andreas M�hling'
- 'Serge Carrier'
- 'Robert Z�berlein'
- 'Kambiz R. Khojasteh'
- ''
- ''
- 'And to my friends:'
- '�����������������'
- 'Thomas Fakler'
- 'Florian Biechl'
- 'Florian Trommer'
- 'LYCJ')
- CreditsFont.Charset = ANSI_CHARSET
- CreditsFont.Color = clLime
- CreditsFont.Height = -11
- CreditsFont.Name = 'Tahoma'
- CreditsFont.Style = []
- BackgroundColor = clBlack
- BorderColor = clWhite
- Animate = True
- Interval = 30
- ShowBorder = False
- end
- end
- end
- object btnClose: TButton
- Left = 112
- Top = 343
- Width = 101
- Height = 27
- Caption = '&Close'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = SpeedButton1Click
- OnKeyDown = FormKeyDown
- end
- end
-